@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../bilder/2011_hintergrund_1.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%; width: 100%;	
	font-colour: #000066;
	}
body p {
	text-align: center;
	font-size: 16px;
}
.hyperlinks {
	color: #000066; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight: 700;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:21px; 
	text-align: center;
	font-colour: #000066;
	text-decoration:underline;
	font-weight:bold;
}
a	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:15px; 
	text-align: center;
	font-colour: #000066;
	text-decoration:underline;
	font-weight:bold;
}
#rahmen
   {
	border: solid #000000 1px;
	text-align: center;
	width: 700px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
 }
	